Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[autothrottle] optionally skip auto-delete throttle #434

Merged

Conversation

mjd95
Copy link
Contributor

@mjd95 mjd95 commented Nov 21, 2023

Autothrottle will on restart / periodically attempt to delete throttles that are not known to it (either via a reassignment or via an override set via the autothrottle API).

In some situations this can be a problem, e.g. in a cluster supporting both ZK-mode and ZK-less reassignments autothrottle might delete throttles for a reassignments in the "other" mode.

Adding an option to skip GCing the unknown throttles, but keep the existing behaviour by default.

@mjd95 mjd95 marked this pull request as ready for review November 21, 2023 10:33
@mimfgg mimfgg requested review from a team November 21, 2023 11:35
@mjd95 mjd95 merged commit 9d5a72f into master Nov 21, 2023
5 checks passed
@mjd95 mjd95 deleted the mjd95/STREAMS-2248-optionally-skip-autothrottle-deletion branch November 21, 2023 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants